Welcome![Sign In][Sign Up]
Location:
Search - C/s socket

Search list

[SourceCodesocket c/s架构代码

Description: 使用VC编写的socket server和client简单程序
Platform: | Size: 1190976 | Author: traderchina2009@yahoo.com | Hits:

[P2P一个小型聊天室的实例

Description: 一个聊天室程序,c/s模式。
Platform: | Size: 12191 | Author: qq406615995@163.com | Hits:

[Internet-Networkvb_winsock

Description: c/s模式socket编程,Visual Basic代码-c/s mode socket programming, Visual Basic code
Platform: | Size: 5120 | Author: 吴铁堤 | Hits:

[JSP/Javaclient-server

Description: 利用Socket编程制作一个简单的C/S应用。其中,Client端为GUI程序,用于提供界面输入两个数,并有1个“发送”按钮,另外还有一个 TextField用于显示传来的计算结果;Server端用于监听连接请求、计算发送过来的两数的和、送回数据结果。-Socket programming produced using a simple C/S applications. Which side of the GUI Client procedures used to provide input interface number two, and a "send" button, there is another TextField came for the show results; Terminal Server connectivity for wiretapping request, sent over the calculation of the number two and, for the return data results.
Platform: | Size: 1024 | Author: 刘流 | Hits:

[Linux-Unixunix下socket完整实现

Description: scounix编译通过,c/s完整实现-scounix compiler, c/s full realization
Platform: | Size: 156672 | Author: 余国平 | Hits:

[Internet-NetworkCS模式开发实例

Description: C/S模式程序简单开发样例,可以学到多线程及socket方面的知识-C/S to develop a simple example, can learn multithreading socket and the knowledge
Platform: | Size: 3664896 | Author: 张也 | Hits:

[Windows Developsocket3

Description: 简单soket c/s通讯示例 采用VC语言,也通过运行,有算法简介。-Simple routine of socket c/s communication based on VC, which pass debug and can run with arithmetic description.
Platform: | Size: 79872 | Author: 王士明 | Hits:

[Internet-Network客户服务器端

Description: 这是完整的一个C/S的客户服务端程序!但是我希望加点功能!请大家帮帮忙,“我要做的是客户端和服务器正常运行的情况下,如果网络断了,(比如说我把网络弄掉了,然后再接好)过了一会网络恢复正常,客户端能自动连接到服务器端,不能人工干涉! 我查了一些资料,在VC里有一个函数OnTimer(nIDEvent)可以定时产生事件!可以实现这个功能,但是我用了,还是连不上,请大家帮帮忙吧!做好后给我发到我的邮箱里!谢谢!-This is a complete C/S programe,but I hope put more function into it.Please help me.Fllowing is I ll want to do.When client is communicating with server normally,the network link is down. After while the link recovery(ie,I take the cable out from the computer then plug it in.)The Client can reconnect the server automatically not redo by human.I study some reference information to do it.There is a function OnTimer(nIDEvent) in VC can send event message periodically.But I still can t reconnect.Please help me to do it and then mail to me. Thanks.
Platform: | Size: 3988480 | Author: 海军 | Hits:

[CSharp异步套接字

Description: 这是c#里的socket编程,里面包括客户端和服务器端两个程序。-This is the c#'s socket programming, including inside the client and server-side two procedures.
Platform: | Size: 27648 | Author: zeta | Hits:

[Internet-Network一对多

Description: 这是一个类似于QQ的代码!!了解Socket类和ServerSocket类中的重要方法。学会用Socket 类和ServerSocket类编写应用于网络之间的双向通信的程序.体会C/S模式。 -This is a code similar to the QQ! ! Understanding ServerSocket socket type and category of important ways. Learn how to use and ServerSocket socket type used in the preparation of such network of two-way communication between the procedures. Experience of C/S mode.
Platform: | Size: 11264 | Author: 周腾裕 | Hits:

[P2P点对点传输

Description: 1.A、B两台计算机可以通过计算机名称或IP地址呼叫对方; 2.对方同意接收后弹出对话框并选择好文件存放的路径; 3.进行文件的传输并将文件存储在指定的目录下; 4.文件传输程序采用C/S模式; 5.使用Windows Sockets来完成程序的编写 -1. A, B two computers by computer name or IP address to call each other 2. After their consent to receive pop-up dialog box and choose the path of good documents 3. Transfer files and documents stored in the designated directory 4. File Transfer using C/S mode 5. The use of Windows Sockets to complete the procedures for the preparation of
Platform: | Size: 3815424 | Author: 陆俊 | Hits:

[OtherSocket_material

Description: Socket 编程,详细介绍了Socket 编程的基本知识,socket 地址结构,C/S 网络编程,常用函数,僵尸进程,I/O 模式,守护进程,I/O 超时,辅助数据的应用,网络参数的设置和获取-Socket Programming, detailing the Socket Programming basic knowledge socket address structure, the C/S network programming, common function, zombie process, I/O mode, Daemon, I/O overtime, ancillary data applications, network parameters have been set and admission
Platform: | Size: 206848 | Author: | Hits:

[Internet-Networksocket_improve

Description: 我最近的毕设,socket通讯程序,改进了传输停止部分,能够实现文件的传输,是对上一次的改进,这个程序我还会不断的改进-Recently, I set up the BI, socket communication procedures, improving the transmission stopped, to achieve the transfer document, the last improvement of this process I will keep improving
Platform: | Size: 16384 | Author: rocky | Hits:

[Otherwssf

Description: JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登录、添加好友、删除好友、发送和接收消息等功能。-JICQ Java is a language based on the client/server (C/S) mode Local SMS real-time communications tool, the system uses Microsoft's SQL Server 2000 database as a background, system access to the database through JDBC. System is divided into server and two clients, the server-client "Transmission Control Protocol" (TCP), socket (Socket) connectivity, customers using the "User Datagram Protocol" (UDP), through Datagram Sockets (DatagramSocket) establish a connection. Users registered with the system, users log in, friends add, delete friends, send and receive news and other functions.
Platform: | Size: 54272 | Author: 乔峰 | Hits:

[JSP/JavaMyClientchatroom

Description: 一个java编写的聊天室程序,基于C/S,使用socket原理-prepared a java chat room procedures, based on the C/S, the use of socket Principle
Platform: | Size: 3072 | Author: 陈鹭 | Hits:

[Sniffer Package capturesocket.study

Description: 一个简单的C/S网络通讯程序,说明网络通信的基本原理,很适合初学者学习.-a simple C/S network communications procedures on network communication to the basic principles of learning is very suitable for beginners.
Platform: | Size: 54272 | Author: qq | Hits:

[Education soft systempzw

Description: java做的c/s图书管理系统,用的是socket编程.-java doing c/s library management system, using a socket programming.
Platform: | Size: 43008 | Author: 温克 | Hits:

[Internet-NetworkSocket

Description: 基于C/S结构的Socket程序设计 即通信双方一方作为服务器等待客户提出请求并予以响应。客户则在需要服务时向服务器提出申请。服务器一般作为守护进程始终运行,监听网络端口,一旦有客户请求,就会启动一个服务进程来响应该客户,同时自己继续监听服务端口,使后来的客户也能及时得到服务。-Based on C/S structure Socket programming that is both side of communication as a server waiting for client request and response. Customers in need of services to the server application. Server in general has always been run as a daemon, listening network port, once the customer has requested, it will start a service process to respond to the client, at the same time continue to monitor their own service port, so that later customers can receive timely services.
Platform: | Size: 250880 | Author: nmkx | Hits:

[TCP/IP stacksocket

Description: 一个关于C/S架构的程序,VC中Socket通信的使用-On C/S structure of the procedure, VC in the use of Socket Communications
Platform: | Size: 81920 | Author: huafan | Hits:

[JSP/Javasocket

Description: 这是一个java c/s模式的通信模型源码,可以帮组初学者学习java网络编程-This is a java c/s model of communication model source code, can help group for beginners to learn java network programming
Platform: | Size: 3072 | Author: 东东 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 20 »

CodeBus www.codebus.net